home *** CD-ROM | disk | FTP | other *** search
/ Your Mobile: Alcatel / Alcatel 2005.iso / Create Stamp / setup.exe / setup.msi / Data1.cab / WizardStamp.swf3 / scripts / DefineSprite_161 / frame_1 / DoAction.as
Encoding:
Text File  |  2003-05-16  |  151 b   |  11 lines

  1. Txt = _root.TxtPrepTr;
  2. if(_root.CurrentLink == "IrDA")
  3. {
  4.    gotoAndStop(2);
  5. }
  6. if(_root.CurrentLink == "None")
  7. {
  8.    gotoAndStop(3);
  9. }
  10. stop();
  11.